micro_utils.dokka
/
dev.inmo.micro_utils.repos.ktor.client.crud
/
[android]KtorWriteStandardCrudRepo
/
update
android
update
open suspend override fun
update
(id:
IdType
, value:
InputValue
):
ObjectType
?
Content copied to clipboard
open suspend override fun
update
(values:
List
<
UpdatedValuePair
<
IdType
,
InputValue
>>):
List
<
ObjectType
>
Content copied to clipboard